Skip to content

BUG: scalar indexing on 2D DTA/TDA/PA #33342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Apr 10, 2020
Merged

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Apr 6, 2020

cc @jorisvandenbossche this fixes the issue with DatetimeLikeBlockMixin.iget discussed in #33252

Note: this sits on top of #33290.

jbrockmendel and others added 28 commits April 4, 2020 12:22
…ndas-dev#33265)

* add test on date range timezone reindex

* undo

* fix

* move code to datetime test

* import timedelta

* adding assertion the np array results

* comply to coding standard

* update

* update

* assert_numpy_array_equal

* comply black format

* format checking

* white space

* bleck
@jbrockmendel jbrockmendel added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Apr 7, 2020
@jorisvandenbossche
Copy link
Member

@jbrockmendel now #33290 is merged, this can be updated / merged?

Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, thanks!

@jorisvandenbossche jorisvandenbossche added this to the 1.1 milestone Apr 10, 2020
@jbrockmendel
Copy link
Member Author

this can be updated / merged?

This is good to go

@jreback jreback merged commit 185a654 into pandas-dev:master Apr 10, 2020
@jbrockmendel jbrockmendel deleted the blk-iget branch April 10, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.